This video covers the process of using C++ and SDL to create a single draw pixel function to draw a 3D cube. Topics discussed: Draw line algorithm, 3D rotation, SDL2 and C++ Give me money: https://www.youtube.com/channel/UC8DyQ6UyChGmJwA-NoUC0rA/join Below are affiliate links, I may earn something if you purchase the mentioned product or service linked. 📚 Recommended Books Fluent Python: https://amzn.to/3Za7PEN Tour of C++: https://amzn.to/3FY0pxW 💵 Get $100 in credits from Vultr with this link https://www.vultr.com/?ref=9190242-8H Intro (0:00) Screen class (0:42) Line function (10:54) Rotate function (20:19) Define points (22:47) Rotating points (24:20) Drawing cube with lines (34:28) #gamedev #sdl2 #c